Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View event history #179

Merged
merged 18 commits into from
Oct 17, 2023
Merged

View event history #179

merged 18 commits into from
Oct 17, 2023

Conversation

JustinMacaulay
Copy link
Contributor

Adds the functionality to pull and view event history. Also allows printing of the driver/ILO or police/ICBC coppies.

image image

@github-actions
Copy link

rsbc-roadside-forms-backend-api:latest (redhat 8.8) - Trivy Report - 2023-10-16 18:56:35.817988803 +0000 UTC m=+0.386675619

redhat
No Vulnerabilities found
No Misconfigurations found
python-pkg
No Vulnerabilities found
No Misconfigurations found

@github-actions
Copy link

rsbc-roadside-forms-frontend:latest (redhat 8.7) - Trivy Report - 2023-10-16 18:58:56.651704793 +0000 UTC m=+0.325576110

redhat
No Vulnerabilities found
No Misconfigurations found

@github-actions
Copy link

rsbc-roadside-forms-backend-api:latest (redhat 8.8) - Trivy Report - 2023-10-17 18:33:19.737701889 +0000 UTC m=+0.349271740

redhat
No Vulnerabilities found
No Misconfigurations found
python-pkg
No Vulnerabilities found
No Misconfigurations found

@github-actions
Copy link

rsbc-roadside-forms-backend-api:latest (redhat 8.8) - Trivy Report - 2023-10-17 19:46:51.677663417 +0000 UTC m=+0.359485114

redhat
No Vulnerabilities found
No Misconfigurations found
python-pkg
No Vulnerabilities found
No Misconfigurations found

@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability D 1 Vulnerability
Security Hotspot E 1 Security Hotspot
Code Smell A 21 Code Smells

0.0% 0.0% Coverage
6.6% 6.6% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

@github-actions
Copy link

rsbc-roadside-forms-frontend:latest (redhat 8.7) - Trivy Report - 2023-10-17 19:48:51.882645563 +0000 UTC m=+0.251133263

redhat
No Vulnerabilities found
No Misconfigurations found

Copy link
Contributor

@sam-warren sam-warren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@@ -170,6 +163,7 @@ export const CreateEvent = () => {
const base64_png = await toPng(element);
values["VI_form_png"] = base64_png;
setSubmitting(true);
console.log(values);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: extra console.log

@JustinMacaulay JustinMacaulay merged commit fa2a0a5 into release/1.0 Oct 17, 2023
6 of 10 checks passed
@JustinMacaulay JustinMacaulay deleted the feature/view-histroy branch October 17, 2023 20:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants